sivarajng / react-native-photo-grid-frame

React Native component that builds a grid of photos with a Dynamic Photo Size
MIT License
17 stars 10 forks source link

Generate an image out of the grid? #2

Closed srameshr closed 7 years ago

srameshr commented 7 years ago

Is it possible to make a "collage" out of the created grid? I mean, can the grid be transformed into an actual photo file object?

sivarajng commented 7 years ago

Hi Ramesh, Thanks for your interest. Am not sure about the possibility of Image Collage generator natively in react-native as it involves different stuffs, Am closing this request as it's out of scope for this package which is a gallery viewer.However if possible will check this feature request as a separate repo.