mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
44e78ff74a
Summary: I accidentally broke build_android. Here the two fixes: 1. Make sure the constructor of PackageList2 are actually called `PackageList2` 2. Make sure the package of `OSSLibraryExamplePackage` is `com.facebook.react.osslibraryexample` Changelog: [Internal] [Changed] - Fix accidentally broken build_android job Reviewed By: dmytrorykun Differential Revision: D56756601 fbshipit-source-id: 862597ca829d702d880624d29276193f8548715d
Important
This package is for testing only. It is a subject to frequent change. It does not represent the recomended structure for React native libraries. It should not be used as a referece for such purposes.
Building
yarn install
yarn build
npx react-native codegen