jessesquires / JSQMessagesViewController

An elegant messages UI library for iOS

Home Page:https://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change text "Load Earlier Messages"

geekstars opened this issue · comments

New issue checklist

General information

  • JSQMessagesViewController version:
  • iOS version:
  • Devices/Simulators:
  • Reproducible in the demo project? (Yes/No):
  • Any related issues:

What happened?

@geekstars, the string value can be found by the Xcode search. It looks like you need to modify all localization files (JSQMessages.strings etc). 😃

commented

How can I change text dynamically? For eg. change text to "Loading..." or "Failed to fetch" ?