Building an iOS app for Feelio ☔️
Currently in beta. Built with React Native.
Make new requests (bugs, enhancements, etc) on the issues page.
These are the features we're working on, mostly in that order.
You can also check out our development roadmap.
- Get app notifications when I wake up or when I go to bed #7
- I want 3 themes:
- Dark
- Light
- A theme that changes depending on day/night and the weather
- I want an algorithm that is personalized to me and my sensitivity to weather
- If it’s the evening, don’t give me upcoming hourly (like 4am) but just the weather for tomorrow. And if I’ll need an umbrella.
- A way to switch from °F to °C
brew install node
brew install watchman
npm install -g react-native-cli
npm install
react-native run-ios