-
Notifications
You must be signed in to change notification settings - Fork 18
Conversation
# Conflicts: # android/app/build.gradle # android/app/src/main/java/org/pftp/MainApplication.java # android/settings.gradle # ios/TreecounterApp.xcodeproj/project.pbxproj # package.json
…d not be inside our repository
@norbertschuler regarding this UI issue, It was already there I haven't made any changes to that. |
So I probably have broken this again with my changes. If you have an idea what I might have done, please help me fix it again. |
- react-native-config is not used yet - tipsi-stripe is missing (in npm-check), but on purpose as I got problem building the Android app with it
f1a03f0
to
3ec5d35
Compare
3ec5d35
to
c0937fa
Compare
…oid problems playing video
The Android APK files have grown from 11 to 18MB because of (1) some fonts added, (2) some native libs as PDF and ImagePicker added and (3) mostly because of the Hermes engine added. |
Fixes #1327 and #1111
Changes in this pull request:
react-native link
!Compare with https://react-native-community.github.io/upgrade-helper/?from=0.59.8&to=0.61.5
Please checkout this pull request and use the script
clean.sh
if you have problems with the build as the upgrade of react-native changes a lot of stuff.