From d6bb992c73b614641fd79e2e666f040722e533e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Mon, 13 Mar 2017 23:03:23 +0100 Subject: [PATCH] update todo --- cookbook-rn/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cookbook-rn/TODO b/cookbook-rn/TODO index f1656b9..50ff626 100644 --- a/cookbook-rn/TODO +++ b/cookbook-rn/TODO @@ -3,3 +3,7 @@ - you should be able to swipe across examples. - the list of example texts are shitty. we need to make it better. I think a thumbnail would be neat, simplify and cleanify the text too. - implement blurimgtitle. probably will use react-native-view-shot for rasterizing the text. +- write more "pure tests" screens. accessible from the about screen. + - add back the image orientations test + - test if opacity "works" + - try to put one surface in the corner of another to see if z-index and also if there is no rendering weirdness.