mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
* Changes in the unproblematic files * Remove manually linked react-native-config * Updates to files because of upgrade * RN 71 and dependencies packages * Update snapshot tests * RN 71.1 * Fix missing jest mock * RN 71.7 * Missing mock * Fix errors with apisauce and axios * Remove react-native-codegen direct dependency * Code style
4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
module.exports = {
|
|
assets: ["./assets/fonts/"]
|
|
};
|