UNPKG

react-iscroll

Version:

React component for wrapping iScroll library.

12 lines (11 loc) 252 B
<!doctype html> <html> <head> <meta charset="utf-8"> <title>React IScroll example</title> <link rel="stylesheet" type="text/css" href="example.css"> </head> <body id="example"> <script src="example.js"></script> </body> </html>