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

https://github.com/shubhamdutta2000/phonetics-app-with-react-native

Type in English and select particular language and do Transliteration to Get result text in specific language
https://github.com/shubhamdutta2000/phonetics-app-with-react-native

async-storage react-native react-native-dropdown react-native-navigation react-native-safe-area-context react-native-screens redux redux-persist redux-thunk

Last synced: 3 days ago
JSON representation

Type in English and select particular language and do Transliteration to Get result text in specific language

Awesome Lists containing this project

README

        

# Phonetics-App-with-React-Native

> Type in English and select particular language and do Transliteration\* to Get result text in specific language

> **_Transliteration_**: It is machine transliteration software as service enable you to type in spicific language from English keyboard.


# How To Use

```
# Install dependencies
npm install
cd ios && pod install && cd ..

# Run on iOS
react-native run-ios

# Run on Android
react-native run-android
```


# Libraries and API Used

- React-Native
- react-native-dropdown-picker
- redux
- react-native-async-storage/async-storage
- redux-persist
- react-navigation
- react-native-screens
- react-native-safe-area-context


# App Demo









# License Used
- MIT