react-library-demos
May 25, 2026 · View on GitHub
Interactive demos for Nimila Hiranya Samarasinghe's React libraries. Each library keeps its own repo lean (source and npm package only); runnable examples live here.
Demos
| Library | Demo folder | Library repo |
|---|---|---|
| react-kenburns-view | react-kenburns-view | nHiRanZ/react-kenburns-view |
| react-native-kenburns-view | react-native-kenburns-view | nHiRanZ/react-native-kenburns-view |
Layout
Clone this repo and the library repos you want to try as siblings under the same parent directory:
side-projects/
├── react-library-demos/ ← this repo
├── react-kenburns-view/ ← library source (for local demos)
├── react-native-kenburns-view/ ← library source (for local demos)
└── …
Demos install the library from that sibling path via file:../../… in package.json. See each demo's README for exact steps.
Quick start
- Clone react-library-demos (or your fork).
- Clone the library repo listed in the table above.
- Open the demo folder and follow its README.
Feedback
Website: nimila.online
Email: nimilahiran@gmail.com
X/Twitter: @nHiRanZ