Kiki Saintonge

Results 7 issues of Kiki Saintonge

## Introduction With the nearly full revision of the [React Native for Windows project](https://github.com/microsoft/react-native-windows) into C++ underway, and the investigations being done there around how it might interface with other...

🗣 Discussion

Customer is looking for a generated C# project instead of a C++. We have a way to do this, but it is not documented and should be.

documentation
enhancement

The resources page doesn't respond (well) to mobile or smaller screen sizes. Needs a styling fix to handle this. ![image](https://user-images.githubusercontent.com/6964369/85323820-94e26c80-b47d-11ea-8701-0013dd794db8.png)

enhancement
help wanted
website
Engineering Improvement Candidate

The [System Dependencies](https://microsoft.github.io/react-native-windows/docs/rnw-dependencies) page needs a callout about the disk space requirements when building an RN app (especially for the first time) via the `npx react-native run-windows` command.

documentation
enhancement

The resources page needs links to testing, e2etesting, contributing and the monorepo from the main repo. They are being/already removed from the 0.62 release and need a separate link home.

documentation
enhancement

# Proposal: Improve the XAML styling system to target template attributes and states ## Summary Provide a simplier styling system within XAML that enables a user to customize animations, template...

feature proposal
area-Styling
team-Controls

# Align AppTheme API with Lean Core Appearance API We have a Windows-only API module called AppTheme. Which enables you to listen to the dark and light theme state changes...

enhancement
Area: Theming
Upstream
Workstream: Component Parity