Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Happy to answer any questions. I really enjoyed working with React Native and I can't wait to start my next RN app. I was also able to open source a couple libraries I wrote while building this app: https://github.com/jshanson7/react-native-swipeable and https://github.com/jshanson7/react-native-interactions


Your app looks great! Thanks for open-sourcing your code, the swipeable component looks promising, I hope I get the chance to use it.

I like that

- you've made a video showing all the features

- every interaction has nice animations (which library did you use?)

- the goal of the app is simple but very useful

I can imagine that you can build many specialized todo apps using this as a boilerplate.

Do you have any resources you've used for this project? - https://github.com/VctrySam/AirBnb and https://github.com/fbsamples/f8app were very helpful for inspiration, do you have any recommendations?


Thanks!! Using this as boilerplate for multiple specialized todo/reminder apps was exactly my plan :)

For animations I just used Animated (https://facebook.github.io/react-native/docs/animated.html) and LayoutAnimation (https://facebook.github.io/react-native/docs/layoutanimation...) -- the latter makes things so easy I'll probably end up overusing it.

One resource I looked at was https://github.com/Thinkmill/react-conf-app -- but your f8app looks even better than that! I like going through the package.json of other RN apps to learn about new tools. Some of my favorite packages so far are react-native-code-push, react-native-google-analytics-bridge, react-native-image-picker, react-native-smart-splash-screen, react-native-vector-icons, and redux-persist.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: