jacky-ew

Results 10 issues of jacky-ew

**Do read files under `lib/*` before reporting issues, you can find all the config there, all of them are straightforward.** ### Expected Behavior pod install success ### Actual Behavior pod...

hi, from the documentation it says declaring title props for marker, it will shows as tooltip but in real case, there is no tooltip appears. In fact, i tried several...

Need a `style` props to able further format the watermark text, like rotation

may i know how to generate a bar chart with each labels contains its own bar of data eg : ``` data = { labels: ["apple", "orange", "pear"], datasets: **this...

question

The bar chart renders only half the data. renders only even number indexed. (0, 2, 4, 6). Is this a bug ? Any advice to the problem

Awaiting Reproduction

Im using class component for the project somehow the following code works fine ``` formatter: reactFormatter( test ) ``` but when i do it this way, nothing was rendered ```...

I tried to take the picture of ID card vertically and horizontally, the results is taken horizontally will have a more accurate results. however vertically taken picture, the text returned...

``` fatal error: 'React/RCTDefines.h' file not found #import ``` running react-native run-ios into this, please help.

Hi, is there anyway i get a file.jpg/file.png instead of base64 string?