timrc / gallery-rn-test-3fs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sudo xcode-select -s ~/development/xcode/Xcode_10.3.app/ nvm use v12.9.1 react-native init Gallery --version next

Run instructions for iOS: • cd Gallery && react-native run-ios - or - • Open Gallery/ios/Gallery.xcworkspace in Xcode or run "xed -b ios" • Hit the Run button

Run instructions for Android: • Have an Android emulator running (quickest way to get started), or a device connected. • cd Gallery && react-native run-android

Issues: - Loads of random 500 - Extra functionality added to reload data - Loads of timeouts or super slow responses - Extra functionality added to reload data - Buckets ordered alphabetically, which is confusing when adding new one - No actual solution on that, since the implementation of the API should either enable sorting or sort by datetime added - Wrong API annotation for POST /buckets - Need to update API response object annotation

About


Languages

Language:JavaScript 85.6%Language:Objective-C 5.7%Language:Java 4.2%Language:Ruby 3.8%Language:Python 0.8%