DEV Community

Cover image for React Native Stocks App Tutorial
Jeremy Persing
Jeremy Persing

Posted on

React Native Stocks App Tutorial

The Project

This project goes through the basics of creating and styling components in React Native. You will learn how to take JSON data and turn that into something meaningful and pretty for your users.

What You'll Implement/Learn

  • React Native Gesture Handler
  • Images
  • FlatLists
  • FlexBox
  • React Native Gifted Charts
  • Expo Router
  • Expo
  • Expo Image

and the list goes on.

This project uses version 50 of Expo, so in the future things may look different.

Documentation:

Top comments (0)