React Native won’t cut it when performance matters

For iOS applications that matter, JavaScript won’t cut it. Because of this, I decided to build a native component framework in Swift focused on performance, ease of use and flexibility. It’s called…

Similar

Generate React CLI

I enjoy working on React projects, but one thing that gets in the way of staying productive is having to write or copy boilerplate code repetitively when creating new components. Create React App and Gatsby do a great job of initializing new projects... (more…)

Read more »