From React Native to Flutter

From React Native to Flutter

  • October 29, 2018
Table of Contents

From React Native to Flutter

Reflectly—From React Native toFlutterWhy we moved 500.000+ users toFlutterThe EarlyDaysReflectly was built using React Native in the summer of 2017. At the time React Native was a relatively new and exciting technology. It promised high productivity and cross-platform mobile development with familiar web technologies.

Our team had a strong background in web technology and therefore felt immediately at home using React Native to build Reflectly. Following a few intense weeks of development, we submitted the first version of Reflectly for iOS to the App Store. Having successfully released Reflectly for iOS, we wanted to release Reflectly for Android as soon as possible.

It should be easy, right? React Native is, after all, a cross-platform framework.

Source: medium.com

Tags :
Share :
comments powered by Disqus

Related Posts

List Of High Profile Cryptocurrency Hacks So Far

sendai’s take: I wonder if we should have a virtual prison where we can lock up cyber criminals. They would have to break rocks in Minecraft all day. There’s been quite a few large, high profile cryptocurrency hacks over the past few years.

Read More
Curiosity and Procrastination in Reinforcement Learning

Curiosity and Procrastination in Reinforcement Learning

Episodic Curiosity through Reachability: Observations are added to memory, reward is computed based on how far the current observation is from the most similar observation in memory. The agent receives more reward for seeing observations which are not yet represented in memory.

Read More