Skip to content

iOS提示找不到路径 #41

@CoderEYLee

Description

@CoderEYLee

iOS需要使用下面的方式安装
方式一: npm install react-native-toast --save
使用: var Toast = require('react-native-toast');
或者: import Toast from 'react-native-toast';

方式二: npm install @remobile/react-native-toast --save
使用: var Toast = require('@remobile/react-native-toast');
或者: import Toast from '@remobile/react-native-toast';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions