Skip to content

sundaramramaswamy/react-native-fancy-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

myfancymod

It exposes FancyButton as XAML button which can be used thus:

  <FancyButton label="Hello, World" />

The //example app shows the button in action.

Note: The XAML toolbar might obscure the button while debugging, so make sure it’s turned off. Uncheck Visual Studio -> Tools -> Options -> Debugging -> XAML Hot Reload -> Common -> Enable in-app toolbar

Installation

npm install myfancymod

Usage

import { multiply } from 'myfancymod';

// ...

const result = multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

Toy RN Xaml Button Component

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published