Skip to content

Commit c5a58ef

Browse files
authored
Update 2019-11-21 RN-MSFT-collab-kickoff.md
1 parent a6f1bda commit c5a58ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core-meetings/2019-11-21 RN-MSFT-collab-kickoff.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ We kicked off the first of these meetings last week. Below are some of the high
66
## Proposal for dealing with platform specific features
77
React Native lean core contains several features that work only on iOS/tvOS/Android etc., Similarly, as support for React Native for Windows and Mac have been bootstrapped, there are corresponding features that tend to be platfrom specific, but still meaningfully part of the lean core API set. We will be reviewing a set of options including coding practices, PR principles and documentation concerns for dealing with props that are inherently platform specific and cannot be implemented across all platforms as well as props that may originate in one (or) more platforms and upon broader vetting and validation becomes supported over time across platforms.
88

9-
## CI infrastrcuture
9+
## CI infrastructure
1010
A v-team has been identified to put together recommendations for a common and consistent CI infrastructure across facebook/react-native repo, microsoft/react-native-windows repo as well as react-native-community repos. Once some recommendations have been identified, we will share them with the community and expect to begin rollout post January 2020. In addition, a few folks will also be working on bootstrapping a benchmarking suite running on CI for every supported platform to help identify and get ahead of performance regressions, memory leaks, App size concerns etc., Static analysis tools and recommendations in this area will be published as we bootstrap.
1111
Post these, we will be working on a broader test infrastructure and validation suite for react-native with consistent documentations and help for best practices and recommendations in this area.
1212

13-
## Flow-Typescript bridging
14-
Collaborations have been kicked off to help create any Codegen based automated bridging solution for supporting Typescript better as well as some processes to ensure quality of Typescript definitions as new APIs get added.
13+
## Flow-TypeScript bridging
14+
Collaborations have been kicked off to help create any Codegen based automated bridging solution for supporting TypeScript better as well as some processes to ensure quality of Typescript definitions as new APIs get added.
1515

1616
## Instance management
1717
The teams from Microsoft and Facebook shared each other's designs for better and high performance instance management in React Native. A lot of concrete ways to converge these designs for an overall better architecture were identified and we are excited to collaborate on improvements in this space.

0 commit comments

Comments
 (0)