This is a Community for all English learners around the world!
- Users can choose any English topics to create a paragraph
- There are lots of English questions in each Topis for users to make their own answers
- English learners can see the answers of other learners as well to have a look to their answers and create something for their own
- Users can import their own new words in each Topics. All new words will be tracked by How many times learners use it.
- Update more features in the future
- Clone this repo,
git clone https://github.com/lunvjp/English-Chat-App.git
- Go to project's root directory,
cd <your project name>
- Run
yarn
ornpm install
to install dependencies - Connect a mobile device to your development machine
- Run the test application:
- On Android:
- Run
react-native run-android
- Run
- On iOS:
- Open
react-native run-ios
- Open
- Enjoy!!!
- Update soon
Login Screen | List Topic Screen |
---|---|
List Question Screen | List Answers Screen |
---|---|
List New words Screen | Writing about Topic Screen |
---|---|
List Practice English Friends Screen | User Screen |
---|---|
PRs are welcome.