
Let us quickly take you through some of the best React Native Components you can checkout this weekend. As a practice at Skcript, we set aside one day every week, to learn something new in our area of interest. This week, I happened to explore some of the best React Native components that can help us speed up the development process.
Here's a list of components that surely helps us speed up our development process:
React Native Interactable
React Native Deck Swiper
React Native FoldView
React Native Spotify UI
Login Animation Example
Looking to create your next big product with the best development team that can deliver? Talk to our team directly.
Keep reading

SwiftUI + WidgetKit
WidgetKit was introduced in WWDC 2020. It provides a timeline of useful content to display on your home screen. With SwiftUI and WidgetKit you can create a widget for iOS, iPadOS and MacOS with a single implementation. Let's check out how to do this!

How to use UIKit Views and View Controllers inside SwiftUI Views
SwiftUI is an amazing framework to build apps but at the moment it is far from complete. For things which are not ported with SwiftUI, you have to write code to communicate with UIKit to add advanced functionality. In this post you will see how to wrap UIKit views and view controllers inside SwiftUI View.

How to Create iOS Animations and Transitions in Swift UI
Animations and transitions make mobile apps come to life. With Swift UI, it's so easy to do that! In this article I show you how to add animations to an individual view, for a state change and add transitions.
