From 07a6db291c7b9294d4e9e13e17af1545f15d58c5 Mon Sep 17 00:00:00 2001 From: infeng Date: Sat, 15 Oct 2016 17:12:52 +0800 Subject: [PATCH] update README todo list --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 484544b..d5071c9 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,13 @@ class App extends React.Component { | images | string[] | [] | image source array | true | | activeIndex | number | 0 | active image index | false | +## TODO + +- [] add button icon +- [] add toolbar +- [] optimize image zoom +- [] optimise image change + ## License MIT