Commit 6836b9a2 authored by yogevbd's avatar yogevbd

Fix bundle

parent d0fefcb8
...@@ -6,7 +6,7 @@ import { ...@@ -6,7 +6,7 @@ import {
Button Button
} from 'react-native'; } from 'react-native';
import React, {Component} from 'react'; import React, {Component} from 'react';
import { Notifications } from '../lib/dist/index'; import { Notifications } from 'react-native-notifications';
class NotificationsExampleApp extends Component { class NotificationsExampleApp extends Component {
constructor() { constructor() {
......
require('./example/index');
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment