marp |
---|
true |
- Create an app using react-native with expo, displaying content and comments using the API from https://github.com/HackerNews/API
- Display new/best/top stories on the screen (refer to the API, pagination is available).
- Display details and comments for each post in the list.
- Styling is customizable, and there are no limitations on libraries.
- Code organization and test organization.
- Include a basic test for the screen.
- Technical elements to enhance the mobile app experience.
- Submit the expo app and source code. [test with github push, t3]