Includes all functionalities!
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Multi Language
- Infinity News
- Search News
- Save News by Favorite
VID_20230421_084641.mp4
https://api.thenewsapi.com
GET /v1/news/all
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
GET /v1/news/all
Parameter | Type | Description |
---|---|---|
search |
string |
Required. Search title |
To run this project, you will need to add the following environment variables to your .env file
API_KEY
Add Light/Dark Theme and Multi Language
Platform: Android Studio,
Language: Kotlin,
import Component from 'my-project'
function App() {
return <Component />
}