Project Description
This Phone Book project is based on the video at https://youtu.be/y5Hv7pMA1uo and the code available at https://github.com/Rocketseat/youtube-react-native-realmdb. That said, there were several necessary adaptations starting from the initial application, a search for data from repositories through the Github API to a phonebook application. It was an excellent first project to delve deeper into React-Native!
This project aims to create a template that can be used when creating projects using React Native, since the process of installing and configuring libs at the beginning of a project can generate a certain complexity and often even errors that delay the process. , thus hindering the flow of development. Works on iOS and Android!
PS: latest v1.1 has the Nickname field at Adamastor’s request!