Skip to content

A React Native module for handling toggling behavior for native Windows visual elements.

Notifications You must be signed in to change notification settings

chiaramooney/react-native-theme-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-theme-handler

Getting started

$ npm install react-native-theme-handler --save

Mostly automatic installation

$ react-native link react-native-theme-handler

Usage

import ThemeHandler from 'react-native-theme-handler';

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

About

A React Native module for handling toggling behavior for native Windows visual elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published