Frontend in React-Native. Application developed for the study of animated svg
following the instructions of instructor Rodrigo Gonçalvez of the teaching platform Rocketseat
To start the frontend go to the root of the frontend folder, open your terminal and follow the steps below
https://play.google.com/store/apps/details?id=host.exp.exponent&hl=pt_BR&gl=US
install the expo from phone
- [node.js] - Node.js is open-source, cross-platform software based on Google's V8 interpreter that allows JavaScript code to run outside of a web browser.
- [react-native] - React is an open source JavaScript library focused on creating user interfaces on android and ios. It is maintained by Facebook, Instagram, other companies.
- [Expo] - Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React
- [Svg] - SVG is the abbreviation for Scalable Vector Graphics. It is an XML language to describe two-dimensional drawings and graphics in a vector way, either static, dynamic or animated.