🔰
React-Native
  • 🔖Foreword
  • Introduction
    • 📱Native Development
    • 🐣 Getting Started
    • 🧠 Template Structure
    • 🤖 Simulators
  • Basics
    • 🧱Laying the Foundation
    • ✅State, Events & Lists
    • ⚡️ Custom Components
    • 📒References
  • Debugging
    • 🐞Debugging React Native Apps
  • Fundamentals
    • 🎲Guess the Number
Powered by GitBook
On this page

Was this helpful?

  1. Basics

📒References

Quick links for React Native components and Expo.

Useful Resources & Links

  • Official Docs: https://facebook.github.io/react-native/docs/getting-started

  • Overview of available Components & APIs: https://facebook.github.io/react-native/docs/components-and-apis

  • Expo Docs: https://docs.expo.io/versions/latest/

Previous⚡️ Custom ComponentsNextDebugging React Native Apps

Last updated 4 years ago

Was this helpful?