mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/34831 Historically we had to download an unzip the fbjni Android Archive to use it. Here I'm updating the way how we consume to use prefab so we can remove a lot of unnecessary configuration, also from the app template. Changelog: [Internal] [Changed] - Consume fbjni via Prefab Reviewed By: cipolleschi Differential Revision: D39964574 fbshipit-source-id: 1b18682c2b36aabb1fc1a3819ca09e575182eae4