An open API service indexing awesome lists of open source software.

https://github.com/dev-t2/expo-gallery

Create Gallery App with React Native and Expo
https://github.com/dev-t2/expo-gallery

emotion eslint expo tailwindcss typescript

Last synced: 6 months ago
JSON representation

Create Gallery App with React Native and Expo

Awesome Lists containing this project

README

          

# References

- [Expo](https://expo.dev)
- [Using TypeScript](https://docs.expo.dev/guides/typescript)
- [ESLint](https://eslint.org)
- [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
- [eslint-plugin-react-hooks](https://www.npmjs.com/package/eslint-plugin-react-hooks)
- [no-empty-interface](https://typescript-eslint.io/rules/no-empty-interface)
- [Emotion](https://emotion.sh/docs/introduction)
- [@emotion/native](https://emotion.sh/docs/@emotion/native)
- [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context)
- [Tailwind CSS](https://tailwindcss.com)
- [Customizing Colors](https://tailwindcss.com/docs/customizing-colors)