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

LibraryDemo folderLibrary repo
react-kenburns-viewreact-kenburns-viewnHiRanZ/react-kenburns-view
react-native-kenburns-viewreact-native-kenburns-viewnHiRanZ/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

  1. Clone react-library-demos (or your fork).
  2. Clone the library repo listed in the table above.
  3. Open the demo folder and follow its README.

Feedback

Website: nimila.online
Email: nimilahiran@gmail.com
X/Twitter: @nHiRanZ