chung-rn
TypeScript icon, indicating that this package has built-in type declarations

0.10.93 • Public • Published

Chung-rn

A Mobile UI framework based on ant-design-mobile-rn written in Typescript.

Installation

All of the components are compiled in jsx. In order for react-native to find files with .jsx extension, you must add a file called rn-cli.config to the root of your project:

After react-native 0.57.3:

module.exports = {
    resolver: {
        sourceExts: ['jsx','js', 'json', 'ts', 'tsx']
    }
};

Readme

Keywords

Package Sidebar

Install

npm i chung-rn

Weekly Downloads

91

Version

0.10.93

License

ISC

Unpacked Size

629 kB

Total Files

241

Last publish

Collaborators

  • watchdict