Skip to content

v1.2.1

Compare
Choose a tag to compare
@deepueg deepueg released this 07 Apr 06:27
· 70 commits to master since this release

📰 New Features

#18 Introducing new lifecycle events

onFocus: Notified when the view is visible.
onBlur: Helps components to know when it goes to background. Some generic use cases are when the app is backgrounded or a new page comes on top.