Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch access issue #25

Open
ishita-kothari opened this issue Jun 9, 2017 · 1 comment
Open

switch access issue #25

ishita-kothari opened this issue Jun 9, 2017 · 1 comment

Comments

@ishita-kothari
Copy link

Hello,

I am using this package to add a switch to my native app. I am attaching the error image
screen shot 2017-06-09 at 3 30 04 pm

to solve this error, I had to make declaration changes to the index file. The changes I made are:
import React,{Component} from 'react';
import {PanResponder,
View,
TouchableHighlight,
Animated} from 'react-native';

Please solve the issue with the package so that others don't face the similar problem.

Thanks!

@zoi-aoba
Copy link

zoi-aoba commented Jun 16, 2017

same here 😢
anyway, thanks for your solution!! @ishita-kothari

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants