Do something like SF's post.
If you want to insert a picture in the middle of 2 lines of text or multiple pictures alternately. What does the backend receive is an array of images or any character text that includes an image address.
is the SF App article details page webview? or directly render the HTML code returned by the backend
Reply content:
Do something like SF's post.
If you want to insert a picture in the middle of 2 lines of text or multiple pictures alternately. What does the backend receive is an array of images or any character text that includes an image address.
is the SF App article details page webview? or directly render the HTML code returned by the backend
As long as the server and the app side conventions a graphic format can be, generally in the location of the picture with a special format given a placeholder, the client interpretation of the time encountered placeholder for the corresponding picture.