/react-native-samples

Code samples of my work

Primary LanguageTypeScript

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