It is very simple to create a post form which takes text, images and gif, but I need to make it dynamic like twitter. twitter can take number of images at once and can display them line by line as the user posted them (ordered).
            Asked
            
        
        
            Active
            
        
            Viewed 158 times
        
    1 Answers
0
            
            
        For back-end this is an apt solution to store multiple images linked to single user: HERE
For front-end you can just add the multiple property for file type. For reference
 
    
    
        SimbaOG
        
- 460
- 2
- 8
