Files
react-native/packages/react-native/ReactAndroid
Pieter De BaetsandFacebook GitHub Bot 772c9eb9f2 Remove unused mapException methods (#38042)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/38042

Follow-up cleanup from D34379950, now that fbjni has been upgraded. Also synced the internal and external build flags.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D46975010

fbshipit-source-id: 7d2fd215b68bcebbf259e23923fb3fec1ca09f8a
2023-06-26 04:55:14 -07:00
..

Building React Native for Android

See the Building from Source guide on the React Native website.

Running tests

When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.