Skip to content

TranLuongTuanAnh/react-native-tab-bar-ios

Repository files navigation

react-native-tab-bar-ios

Getting started

$ npm install react-native-tab-bar-ios --save

Mostly automatic installation

$ react-native link react-native-tab-bar-ios

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-tab-bar-ios and add RNCTabBarIos.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNCTabBarIos.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

import TabBarIOS from 'react-native-tab-bar-ios';

// TODO: What to do with the module?
RNCTabBarIos;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published