Skip to content

OmiSoftNet/weather-react-native-app

Repository files navigation

WEATHER REACT NATIVE EXAMPLE

WEATHER REACT NATIVE EXAMPLE

Here you can find a simple boilerplate for a React Native app. In this simple exercise you can see some core design patterns and best practices for React Native application that can be used in everyday coding.

Please Note

This react project uses the Expo CLI tools - we will be testing via these tools. For Reference:

Instructions

Using the boilerplate provided you are asked to extend this app with the following tasks. Please commit work in a NEW REPO please use following naming convention: RNTA-(your name)-(date of completion).

  1. Create a component which will display a friendly welcome message and image on "TabOne" screen
  2. Create a service which allows access to a weather api (your choice) - Api List
  3. There are some minor bugs, please find the existing layout issues and fix them
  4. Please add a simple splashscreen and logo based on the this icon -> "WiDayCloudyGusts" which can be found on React Icons
  5. Optional - you can use React Native Elements if you like ;)
  6. Optional - there is a blank modal screen & if you want you can add some appropriate information to it.

We suspect this exercise should take no more than a working day (8 hours) to complete. And look forward to seeing what you come up with.

Preview

Preview

Created by

OmiSoft

alt text alt text

License

WEATHER REACT NATIVE EXAMPLE is released under the MIT license.
See the LICENSE for details.