- Simple spending tracker built in React Native
- Habit research shows that the best way to stay on a budget is to manually track each expense as it happens. The existing online spending trackers automatically connect with your accounts, so while it gives a good picture at the end of the month, it doesn't help influence your behavior.
- Open
chestnut.xcworkspaceand click the play button
- DISCLAIMER: You must have a membership with the Apple Developer Program in order to install this app
- Follow these steps to and follow instructions to create a certificate and sign
- Open
chestnut.xcworkspace - Remove
libRNReactNativeHapticFeedback.afromLink Binary with Libraries(underBuild Phases)- For some reason, this was needed in to build the app but threw an error when trying to build an Archive
- Confirm build version on main screen
- Create an Archive
- Connect your device and select it from the target bar at the top
- Go to
Product->Archive
- Click
Distribute App,Custom, and thenAd Hoc - Use Apple Configurator 2 to upload the
.ipafile to the device
- Click
Distribute Appand thenApp Store Connect - Click
Upload - It will take ~15 minutes for the new build to show up in
apple.developer.com- When asked whether the app uses encryption, select "no"




