Skip to content

switch access issue #25

Description

@ishita-kothari

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions