Skip to content

Commit

Permalink
Update TabNavigator.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nogayam authored Mar 27, 2024
1 parent 89cb8dd commit c022b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixture/src/examples/TabNavigator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {NavigationKeys} from '../constants';
/**
* This screen simulates an example where multiple screens can be
* mounted in parallel at the same time. Changes in one screen can affect
* some global state (through react context) that can cause a parallely
* some global state (through react context) that can cause a parallelly
* active screen to re-render.
*/

Expand Down

0 comments on commit c022b4a

Please sign in to comment.