prscX / react-native-tooltips

React Native: Native Tooltip View
Apache License 2.0
271 stars 40 forks source link

SexyTooltip position not implemented #26

Open alexandrzavalii opened 5 years ago

alexandrzavalii commented 5 years ago

How difficult would be to implement the position for SexyTooltip?

I noticed commented code in the repo. // NSNumber *position = [props objectForKey: @"position"]; // not used yet