Skip to content

Commit

Permalink
fix: stabilize release to work cross-platform
Browse files Browse the repository at this point in the history
  • Loading branch information
hopetambala committed May 30, 2021
1 parent ec6b6b1 commit 9f451cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* eslint-disable-file */
import 'react-native-gesture-handler';
import 'react-native-gesture-handler';

import { NavigationContainer } from '@react-navigation/native';
import React from 'react';
Expand Down

0 comments on commit 9f451cc

Please sign in to comment.