# react-hooba **Repository Path**: cnff051/react-hooba ## Basic Information - **Project Name**: react-hooba - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-02 - **Last Updated**: 2021-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-native-hooba ## Getting started `$ npm install react-native-hooba --save` ### Mostly automatic installation `$ react-native link react-native-hooba` ## Usage ```javascript import Hooba from 'react-native-hooba'; // TODO: What to do with the module? Hooba; ```