We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8728b8e commit c79e3efCopy full SHA for c79e3ef
README.md
@@ -18,6 +18,7 @@ Before start, make sure you installed:
18
- [Redux-Saga](https://redux-saga.js.org/docs/api/): An alternative side effect model for Redux apps
19
- [ESLint](https://eslint.org/): Pluggable linting utility for JavaScript
20
- [Babel](http://babeljs.io/): The compiler for writing next generation JavaScript
21
+- [Jest](https://jestjs.io/): Delightful JavaScript Testing
22
- [React Native Elements](https://react-native-training.github.io/react-native-elements/): Cross Platform React Native UI Toolkit
23
- [React Native Vector Icons](https://oblador.github.io/react-native-vector-icons/): Customizable Icons for React Native
24
0 commit comments