Skip to content

Wrong!yarn安装之后跑demo错误修正 #1

Description

@maxlxq

React-Native: 0.54.3
React: 16.3.0-alpha.1

yarn add react-native-intro 之后使用出错

import Intro, { intro } from './src/Intro';
是否应该改为
import Intro, { intro } from './src/intro';

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