-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
Help Wanted
Issues ideal for external contributors.Issues ideal for external contributors.Type: DiscussionLong running discussion.Long running discussion.
Description
For Discussion
Various parts of React Fabric code are available in github, but we need to upgrade a bunch of build configuration to make it build properly on iOS and Android. This will involve reflecting the BUCK targets for various parts of Fabric into the 3 areas:
- React.podspec (iOS) -- note that we had partial configs already, but very outdated.
- React.xcodeproj (iOS)
- build.gradle (Android)
An initial version of the update could just be manually sync'ed configs for .podspec, .xcodeproj, and .gradle.
But for the future, some ideas include:
- Have BUCK generate the relevant .podspec, .xcworkspace, or .gradle -- this may require a bunch of work via
buck project - etc
Requirements
- Have RNTester built with Fabric symbols correctly (iOS/Android to start)
- Upgraded version of Folly - see [META] Upgrading Folly #20302
- Note that we're on v2018.10.22 already (Upgrade folly to v2018.10.22.00 for iOS #21976, Upgrade folly to v2018.10.22.00 for Android #21977)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Help Wanted
Issues ideal for external contributors.Issues ideal for external contributors.Type: DiscussionLong running discussion.Long running discussion.