This is just first version of thet pokedex app, it still incomplete ! It has been only tested on ios, it will require few modification to run on android
Firebase firestone database was used with this app
English: Array of strings (words) for the whole sentence
EnglishTrIndex: index of the word that needed to be translate
German: Array of strings (words) for the whole sentence in german languish, with leaving empty string for the word need to be translate
answer: string of the correct answer
options: Array of strings of options to give to the user (it must contain the correct answer as well)
yarn install
npx react-native run-ios
- react-navigation: To handle navigate through screens
- @react-native-firebase: Firebase client api others are dependencies that needed to run those dependencies