Skip to content

This plugin needs to be updated ! #22

@hanweixing

Description

@hanweixing

Just change the import way like below:
`// var React = require('react-native');

import React from "react"

/*
var {
Animated,
Easing,
StyleSheet,
View
} = React;
*/

import { Animated, StyleSheet, Easing, View } from 'react-native';`

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