Updated template to not import addons

These should not be imported in React Native. They are used for web and imported automatically.
This commit is contained in:
Gytis Vinclovas 2019-06-14 14:07:26 +03:00 committed by GitHub
parent 2a01c24978
commit 7411eb38c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
import { AppRegistry } from 'react-native';
import { getStorybookUI, configure } from '@storybook/react-native';
import './addons';
import './rn-addons';
// import stories