Skip to content

joshuayoes/use-transition-react-native-example

Repository files navigation

useTransition example

This repository implements the React docs example of the useTransition hook in React Native.

Reproduction steps

Tap the Posts (slow) button and then the Contacts button. According the docs, tapping the Contacts button should show the ContactTab view on the next render and skip commiting the render of the PostsTab view.

Installation

yarn

Usage

yarn ios

or

yarn android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published