Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.71 KB

README.md

File metadata and controls

38 lines (32 loc) · 1.71 KB

react-native-samples

This repository contains a collection of samples from my previous React Native projects.

The repository itself doesn't produce any runnable code, but it can be used as a reference.

Index

  • app: Screen samples using expo-router
  • atoms: Recoil atoms
  • components: Generic React Native components
  • hooks: Custom hooks
  • i18n: Internationalization samples
  • plugins: Expo config plugins
  • queries: react-query custom queries
  • redux: Redux and RTK Query samples
  • screens: Screen samples using react-navigation
  • types: TypeScript type definitions
  • utils: Generic utility functions

Libraries